Welcome![Sign In][Sign Up]
Location:
Search - Extension DLL

Search list

[Internet-NetworkISAPICookies_demo.zip

Description: Cookies in an ISAPI Extension DLL 用ISAPI 扩展 DLL来处理Cookies
Platform: | Size: 13394 | Author: | Hits:

[Process-Threadmfcexpenddll

Description: MFC 扩展DLL 编程实例 搭好了一个进行编程的框架-MFC extension DLL programming examples put up a framework for the programming
Platform: | Size: 60097 | Author: 张涛 | Hits:

[File Operatevc++dllintroduce

Description: VC++动态链接库编程之基础慨念: Visual C++支持三种DLL,它们分别是Non-MFC DLL(非MFC动态库)、MFC Regular DLL(MFC规则DLL)、MFC Extension DLL(MFC扩展DLL)-VC DLL programming basis for the conception : Visual C support three DLL, They are the Non-MFC DLL (Dynamic Library MFC), MFC Regular DLL (MFC rules DLL), MFC Extension DLL (MFC extension DLL)
Platform: | Size: 387752 | Author: 董峰涛 | Hits:

[Dialog_WindowMultiLangSupportMFCExtDLL

Description: 基于扩展DLL文件的多语言实现,可以动态修改MFC编写的程序,修改时间迅速-extension DLL files based on the multi-language, can be modified dynamically MFC prepared by the procedures, modified quickly
Platform: | Size: 55290 | Author: 韩东 | Hits:

[Software EngineeringRegsvr32

Description: Regsvr 32命令是Windows中控件文件(如扩展名为DLL、OCX、CPL的文件)的注册和反注册工具。 注册了以下dll文件 -Regsvr 32 orders Windows controls (such as the extension DLL, OCX, the CPL) for the registration and anti-registration tool. Dll registered the following documents
Platform: | Size: 2638 | Author: qerde | Hits:

[ActiveX/DCOM/ATLdydll

Description: VC++动态链接库编程之MFC扩展 DLL源代码 VC++动态链接库编程之MFC扩展 DLL源代码-VC dynamic link library's programming MFC extension DLL source code VC DLL MFC program's expansion DLL source code VC dynamic link library's programming MFC extension DLL source code VC DLL's MFC Programming DLL extension of the source code VC dynamic link library's programming MFC extension DLL source code
Platform: | Size: 63769 | Author: yangthui | Hits:

[ISAPI-IEISAPICookies_demo

Description: Cookies in an ISAPI Extension DLL 用ISAPI 扩展 DLL来处理Cookies-Cookies in an ISAPI Extension DLL expands DLL with ISAPI to process Cookies
Platform: | Size: 13312 | Author: 王勇 | Hits:

[OtherMFC DLL的编写和调用示例

Description: MFC DLL的编写和调用示例-MFC DLL and call the sample preparation
Platform: | Size: 130048 | Author: hhh | Hits:

[Process-Threadmfcexpenddll

Description: MFC 扩展DLL 编程实例 搭好了一个进行编程的框架-MFC extension DLL programming examples put up a framework for the programming
Platform: | Size: 59392 | Author: 张涛 | Hits:

[Dialog_WindowMultiLangSupportMFCExtDLL

Description: 基于扩展DLL文件的多语言实现,可以动态修改MFC编写的程序,修改时间迅速-extension DLL files based on the multi-language, can be modified dynamically MFC prepared by the procedures, modified quickly
Platform: | Size: 55296 | Author: 韩东 | Hits:

[ActiveX/DCOM/ATLdydll

Description: VC++动态链接库编程之MFC扩展 DLL源代码 VC++动态链接库编程之MFC扩展 DLL源代码-VC dynamic link library's programming MFC extension DLL source code VC DLL MFC program's expansion DLL source code VC dynamic link library's programming MFC extension DLL source code VC DLL's MFC Programming DLL extension of the source code VC dynamic link library's programming MFC extension DLL source code
Platform: | Size: 63488 | Author: yangthui | Hits:

[OtherRegularDll

Description: 这个DLL的例子,属于静态链接到MFC 的规则DLL。静态链接到MFC的规则DLL与MFC库(包括MFC扩展 DLL)静态链接,将MFC库的代码直接生成在.dll文件中。在调用这种DLL的接口时,MFC使用DLL的资源。因此,在静态链接到MFC 的规则DLL中不需要进行模块状态的切换。-the DLL example, belong to the static link to the rules MFC DLL. MFC static link to the rules and MFC DLL libraries (including MFC extension DLL) static link, MFC will direct the generated code in. dll file. In calling this DLL interface, using MFC DLL resources. Therefore, the static link to the rules MFC DLL module does not require state switch.
Platform: | Size: 26624 | Author: zhengyan | Hits:

[ELanguagephp-sqlite3

Description: 使PHP直接支持sqlite3数据库操作的扩展DLL,不需要通过php_pdo -Make PHP database operations directly support the sqlite3 extension DLL, does not require the adoption of php_pdo
Platform: | Size: 27648 | Author: 赵磊 | Hits:

[VC/MFC83390063VC(dll)programming(pdf)

Description: vc++ 动态数据库DLL 深入浅出编程技巧 1.0 基本概念 2.0 非MFC的DLL 3.0 MFC的DLL 4.0 MFC扩展的DLL 5.0 DLL 木马 -vc++ dynamic database DLL in simple terms the basic concepts of programming skills 1.0 of 2.0 non-MFC in DLL 3.0 MFC extension DLL 4.0 MFC Trojan DLL 5.0 DLL. . .
Platform: | Size: 552960 | Author: 覃贵锋 | Hits:

[Windows Developvisual-cPP-DLL

Description: 使用DEF文件导出函数 从DLL中获得资源 在DLL中共享数据 在MFC扩展DLL中导出类-DEF file export function to use to obtain resources from the DLL to share data in the DLL MFC extension DLL in the derived class
Platform: | Size: 315392 | Author: winshow | Hits:

[ADO-ODBCVCPPAll_Dll.example

Description: 利用Dll封装数据的各种方法,静态,动态,mfc dll mfc 扩展Dll讲解-Dll encapsulated data using various methods, static, dynamic, mfc dll mfc extension Dll explain
Platform: | Size: 867328 | Author: 汪伟 | Hits:

[OS programHow-to-make-a-dll-with-VCPP

Description: 文章详细介绍了如何使用VC++编写一个DLL程序,包括普通DLL、MFC DLL和扩展DLL 三种类型;-The article describes in detail how to use VC++ to write a DLL procedure, including ordinary DLL, MFC DLL and extension DLL three types
Platform: | Size: 153600 | Author: | Hits:

[VC/MFCVCPP-DLL

Description: VC++动态链接库编程,包括非MFC DLL、MFC规则DLL、MFC扩展DLL、DLL典型实例等。-VC++ dynamic link library programming, including non-MFC DLL, MFC rules DLL MFC extension DLL, DLL typical example.
Platform: | Size: 387072 | Author: Weickey | Hits:

[Game EngineMU-GS-DLL

Description: 奇迹服务端GS(1.03版本)扩展DLL,E语言。-MU server GS (1.03 version) extension DLL, E language.
Platform: | Size: 35840 | Author: yoke1990 | Hits:

[ActiveX/DCOM/ATLMFC-extension-DLL-exporting-

Description: 一步 实现MFC扩展DLL中导出类和对话框-Step by step to achieve MFC extension DLL exporting classes and dialogs
Platform: | Size: 8206336 | Author: 644 | Hits:
« 12 3 4 5 6 7 »

CodeBus www.codebus.net